Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task:49 Fix known vulnerabilities #1550

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dualBreath
Copy link
Contributor

Description

networkservicemesh/.github#49

Issue link

How Has This Been Tested?

  • Added unit testing to cover
  • Tested manually
  • Tested by integration testing
  • Have not tested

Types of changes

  • Bug fix
  • New functionality
  • Documentation
  • Refactoring
  • CI

Signed-off-by: Alexander Peretyatko <[email protected]>
@dualBreath
Copy link
Contributor Author

Before:
Screenshot 2023-11-09 at 16 21 35

After:
Screenshot 2023-11-09 at 16 15 28

Copy link

codecov bot commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@7e78948). Click here to learn what that means.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1550   +/-   ##
=======================================
  Coverage        ?   66.78%           
=======================================
  Files           ?      259           
  Lines           ?    12327           
  Branches        ?        0           
=======================================
  Hits            ?     8233           
  Misses          ?     3573           
  Partials        ?      521           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dualBreath
Copy link
Contributor Author

dualBreath commented Nov 16, 2023

Looks like failed test is unstable and unrelated to current changes:

--- FAIL: TestRecvfd (0.49s)
    --- FAIL: TestRecvfd/TestRecvfdClosesSingleFile (0.13s)
        testing.go:1446: race detected during execution of test
    testing.go:1446: race detected during execution of test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants